home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / t / toeutilities25.dms / toeutilities25.adf / Docs / ChipPeek20.doc < prev    next >
Text File  |  1995-08-05  |  4KB  |  141 lines

  1.  
  2.                            ChipPeek 2.0 documentation
  3.  
  4. DISTRIBUTION
  5.  
  6.  This software is FreeWare !
  7.  
  8. PURPOSE
  9.  
  10.  You can see your chip ram contents as a graphics screen, like any other
  11.  mempeek. I coded my own, because there were not AGA mempeek when I bought my
  12.  AMIGA 1200. (93')
  13.  But now it is 95'. See the 2.0 improvements below.
  14.  
  15. SYSTEM REQUIREMENTS
  16.  
  17.  Any AMIGA with min. Kickstart 2.0 and the disk based commodities.library.
  18.  Only 15 Khz PAL supported.
  19.  It works fine on AGA machines too.
  20.  It's not a bad thing to own some chip ram (.5/1/1.5/2Mb)...
  21.  
  22. INSTALLATION
  23.  
  24.  Simply start from WB or CLI. Tooltypes are handled by WB only, no CLI
  25.  arguments.
  26.  
  27. USAGE
  28.  
  29.  Start peeking     - CX_POPKEY (def. <control lalt p>) or both mousebuttons
  30.  
  31.  Quit peeking      - CX_POPKEY (def. <control lalt p>) or both mousebuttons
  32.  
  33.  Vertical scroll   - move your mouse up/down
  34.  
  35.  Quick vert. scr.  - move your mouse up/down + right mousebutton
  36.  
  37.  Horizontal scroll - press <left shift> AND move your mouse right/left.
  38.  
  39.                      I coded this two direction move 'cause practical reason:
  40.                      I didn't like mempeek at that I couldn't set the right
  41.                      memposition fast. But with this method you can go fast
  42.                      through the mem (there are many dirty mouses...), and
  43.                      when you want to go only to left or right press shift.)
  44.  
  45.  Quick hor. scr.   - the above + right mousebutton
  46.  
  47.  Switch resolution - press left mousebutton (lores/hires/superhires)
  48.  
  49.  Set Modulo        - press <left alt> AND move your mouse left/right
  50.  
  51.  Set mark          - press <shift 1> or <shift 2> or <shift 3>
  52.  
  53.  Jump to mark      - press <1> or <2> or <3>
  54.  
  55.  Set to zero       - press       <z> to zero picaddress and modulo
  56.                    - press <shift z> to zero picaddress only
  57.                    - press  <lalt z> to zero modulo only
  58.  
  59.  Remove            - press <r> when you are peeking
  60.  
  61.  What numbers can you see:
  62.  
  63.  xxxxxx   xxxxxxxxxxxxxxxx                       xxxx
  64.  
  65.  address  the leftmost highlighted word in bits  modulo
  66.  
  67.  See tooltypes at the 2.0 features.
  68.  
  69. HISTORY
  70.  
  71.  1.0 - First public release.
  72.  
  73.  1.9 - Second public release. It is prerelease of 2.0
  74.        - totally reworked
  75.        - more system friendly
  76.        - now it is commodity, all input handled by commodities.library
  77.        - hot key
  78.        - quick searches
  79.        - setmarks
  80.  
  81.  2.0 - Third public release.
  82.        - tooltypes (WB)
  83.          - CX_POPKEY (def.: control lalt p)
  84.          - CX_POPUP  (YES or NO)
  85.          - PIC1      (pic address in hex, ie.: 1fe00)
  86.          - MOD1      (modulo in hex, ie.: 28)
  87.          - RES1=0    (lores)
  88.                 1    (hires)
  89.                 2    (shires)
  90.          - PIC2,MOD2,RES2, PIC3,MOD3,RES3 like above
  91.        - zero key (z) for pic address, modulo or both
  92.        - 16 bit zoom have been redone
  93.        - peek start with both mousebuttons
  94.  
  95. FUTURE
  96.  
  97.  x.x will have:
  98.  - file peek !!! Suggestion by EFT.
  99.  - dynamic 16 bit zoom refresh
  100.  - perhaps input will be handled by intuition, or a totally systemless method
  101.    for lowmem people
  102.  - fastram peek
  103.  - if anybody want free move (to up/down/right/left) at the same time,
  104.    it will be switchable
  105.  
  106. TESTED ON
  107.  
  108.  Amiga 1200 with:
  109.  - 4 Mb fast ram, made by DERKO
  110.  - 405 Mb Conner CFS425A winchester, 2.5"->3.5" adapter made by DERKO
  111.  - 2x speed Sony CDU-55E CD-ROM
  112.  
  113. THANKS TO
  114.  
  115.  Psybu for his suggestions.
  116.  EFT for his suggestions.
  117.  DERKO for his great hardwares.
  118.  Nemtom for his fonts.
  119.  
  120. OTHER PRODUCTS
  121.  
  122.  LessSeek 1.1 - Small validatewait like program
  123.                 on Aminet: disk/misc/LessSeek11.lha
  124.  
  125. THE AUTHOR
  126.  
  127.  Szabolcs Petho
  128.  
  129.  e-mail: petho@fa.gau.hu
  130.          petho@spike.fa.gau.hu
  131.  
  132.  s-mail: Szabolcs Petho
  133.          Gorkij krt. 81.
  134.          3104 Salgotarjan
  135.          HUNGARY
  136.  
  137.  Send your suggestions, bug reports, if you have !
  138.  
  139. Bye,
  140.      Szabolcs
  141.